hardware interrupt造句
例句与造句
- It ' s not possible to predict which thread will be current at the time a hardware interrupt occurs
不可能预知在一个硬件中断发生的时候,哪个线程正在(执行) 。 - Which of all the eligible threads that happens to be executing at the time of hardware interrupt is likewise not predictable
你不能期望可以预知哪个闹剧正好在你的快照中。 - A previous i / o operation finishes by signaling a hardware interrupt to which your driver is connected
通过给你所连结的设备发送一个硬件中断信号, (表明)之前的i / o操作完毕。 - Drivers for devices that generate hardware interrupts will have an interrupt service routine ( isr ) and a deferred procedure call ( dpc ) routine
对于普通硬件中断设备的驱动要具有中断服务程序( isr )和一个延迟程序调用( dpc )程序。 - The three channels work synchronous by interrupting the low computers with hardware interrupting mode . the correctness is illustrated from the curve of experimentation
系统分为上下级,上位计算机对三个下位机同时硬件中断,从而同步三通道的加载控制。 - It's difficult to find hardware interrupt in a sentence. 用hardware interrupt造句挺难的
- Summarily this thesis studied and realized the highly demanding hardware board interrupts handling and the communication between network application part and the hardware interrupt handling routine under the windows 98 platform
通过以上这些叙述,本文研究并实现了通用板卡在windows98平台下的高实时性中断处理以及网络应用部分与中断处理程序的通信。 - This paper induces win9x system behavior on hardware interrupt in details , giving the steps of writing the interrupt driver , and discusses the methods of realizing the communication between win32 application and interrupt processing procedure , giving some source code
另外,介绍了windows9x系统对硬中断的处理机制,编写了中断驱动程序( vxd )并给出了vxd与win32应用程序的通信方法及部分源代码。 - User can chang it freely . the signals sampled on hardware interrupt assure the real - time property and control reliability . chapter 4 first analyzes the basic characteristics of electropneumtic proportional / servo cushioning controlled system , especial study the influence of the valve dead zone , system friction and saturation phenomenon
第四章首先将电-气比例伺服控制引入到缓冲控制中,分析了系统被控对象的基本特性,着重分析了气源压力变化、阀口死区、系统摩擦力特性和气路饱和现象对控制系统的影响。 - For the solution to the data losing , we design the data collection system in the cd - 50bg industrial computerized tomography over again , and by adding fifo delay on the card of data acquisition , the quality of data transmission is improved . based on the above , the technology of hardware interrupt is carried out , and at the same time , in order to improve the reliability of interrupt transmission , this design carries out the vxd technology to improve the pri of interrupt response of windows98 multitask operating system
为了解决数据丢失的问题,针对cd - 50bg工业ct机的数据采集系统进行了重新设计,通过在数据采集卡上增加fifo缓存,同时提高数据传输的质量,为此采用了硬件中断传输技术,同时为了提高中断传输的可靠性,本设计采用了vxd技术来提高windows多任务操作系统响应中断的优先级。 - As the operating system of ipc is windows and the data processing partial timeliness requirement is highly demanding , how to achieve the highly demanding hardware board interrupt handling under the windows platform and the communication between network application part and the hardware interrupt handling routine is key research content of this article
由于工控机采用windows操作系统,而且数据处理部分实时性要求很高,如何在windows平台下完成硬件板卡的高实时性中断,以及实现网络应用与硬件中断处理程序的通信就是本文重点研究的内容。 - This text introduced the work patterns and register structure of 80386 processors in detail at first , latterly expounded especially the hardware interrupt handling of windows 98 with the course to the kernel of windows 98 ; then recommended the framework of realization of highly demanding hardware board interrupt handling by revising idt to intercept interrupt handling at hardware layer , subsequently introduced the application and development of vxd technology to achieve interrupt handling overall all situations under the windows 98 platform ; finally introduced the b / s pattern network application development part of this topic , specifically introduced the jsp technology system , elaborated the communication between network application part and the hardware interrupt handling routine combined with the jni technology , and provided partial important program and corresponding commentary
本文首先详细介绍了80386处理器的工作模式和寄存器结构,接着对windows98的内核进行了相关分析,重点介绍了windows98的硬件中断处理过程;随后介绍了通过修改中断向量表以实现在硬件层截获中断来实现高实时性处理的框架,又介绍了windows98下虚拟设备驱动vxd技术的应用与开发,以及中断全局处理的实现;最后介绍本课题的b / s模式网络应用开发部分,具体介绍了jsp技术体系,并结合jni技术阐述了网络应用与硬件中断处理程序的通信,并给出部分关键程序及其注释。 - Its main contents include : ( 1 ) establish friendly human - computer interface , which make it convenient to input and store the often - used welding parameters . ( 2 ) establish the communication between pc and pmac , transfer the internal function of pmac by loading the dll in the program to harmonize the moving of multi - axes . ( 3 ) develop vxd via vtoolsd to realize hardware interrupt , make the communication between vxd and application program , utilize the interrupt to read data real - timely
软件设计的主要内容为: ( 1 )编制了友好的人机界面,能方便地完成焊接参数的输入及常用焊接参数的存储; ( 2 )建立pc机与pmac的通信接口,通过加载动态链接库在程序中调用pmac的内部函数,控制多轴的协调运动; ( 3 )利用vtoolsd研制vxd实现硬件中断,建立vxd和应用程序的通信接口,通过中断来实现数据的实时读取。